Welcome![Sign In][Sign Up]
Location:
Search - icc avr6.

Search list

[Other resourceline_call

Description: 此程序为一排队机呼叫器,主要功能是:用键盘控制液晶显示实现485通讯,具体协议可参考《排队机通讯协议050609.doc》.编译环境为ICC-AVR6.3,采用了ATmega8芯片,晶振速率为6.0000Mhz-Queue for a beeper, the main function is : keyboard control LCD achieve 485 newsletters, reference specific agreement "Queue 050609.doc communication protocol." Build environment for the ICC-AVR6.3 using the ATmega8 chips, crystal rate of 6. 0000Mhz
Platform: | Size: 6384 | Author: 黄如意 | Hits:

[Other resourceM16-kqs

Description: 用M16演奏《卡秋莎》音乐 * 用M16单片机I/O口生成模拟音乐 * * 功 能:用I/O口生成模拟音乐 * 时钟频率:内部8M * 编译环境:ICC-AVR6.31 * * 实验环境:M16学习板
Platform: | Size: 1384 | Author: 王明 | Hits:

[Other resourceICC-moni-COM

Description: 模拟串口实现代码, Baud: 9600Bps , Format: 1,8,1,无校验位, MCU:M88 , CRYSTAL:3.6864M , ICC AVR6.31A , 占用定时器T0(工作在查询方式) ,在项目中使用,收发一切正常.
Platform: | Size: 1545 | Author: 唐工 | Hits:

[CSharp驱动MEGA16片上自带的AD转换器

Description: /******************************************* 文件:MEGA16_AD.C 环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 日期:2006年12月10日 功能:驱动MEGA16片上自带的AD转换器 备注:参考《AVR系列单片机C语言编程与应用实例》
Platform: | Size: 27508 | Author: zxk563@hotmail.com | Hits:

[SCMline_call

Description: 此程序为一排队机呼叫器,主要功能是:用键盘控制液晶显示实现485通讯,具体协议可参考《排队机通讯协议050609.doc》.编译环境为ICC-AVR6.3,采用了ATmega8芯片,晶振速率为6.0000Mhz-Queue for a beeper, the main function is : keyboard control LCD achieve 485 newsletters, reference specific agreement "Queue 050609.doc communication protocol." Build environment for the ICC-AVR6.3 using the ATmega8 chips, crystal rate of 6. 0000Mhz
Platform: | Size: 6144 | Author: 黄如意 | Hits:

[OtherICC_keygen6.31

Description: ImageCraft ICC 6.31AVR专业版注册机-ImageCraft ICC 6.31AVR Professional Edition RI
Platform: | Size: 204800 | Author: | Hits:

[SCMM16-kqs

Description: 用M16演奏《卡秋莎》音乐 * 用M16单片机I/O口生成模拟音乐 * * 功 能:用I/O口生成模拟音乐 * 时钟频率:内部8M * 编译环境:ICC-AVR6.31 * * 实验环境:M16学习板-Performed using M16
Platform: | Size: 1024 | Author: 王明 | Hits:

[SCMICC-moni-COM

Description: 模拟串口实现代码, Baud: 9600Bps , Format: 1,8,1,无校验位, MCU:M88 , CRYSTAL:3.6864M , ICC AVR6.31A , 占用定时器T0(工作在查询方式) ,在项目中使用,收发一切正常.-Simulation of serial code, Baud: 9600Bps, Format: 1,8,1, no parity bit, MCU: M88, CRYSTAL: 3.6864M, ICC AVR6.31A, occupation timer T0 (in query mode), in the project use, send and receive all normal.
Platform: | Size: 1024 | Author: 司机 | Hits:

[source in ebookLed05220

Description: 这个实验使用ATmega48单片机,这段代码通过“送数”与“延时”的交替,实现了端口 上LED的“轮流闪烁”效果。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上 -This experiment using ATmega48 microcontroller, the adoption of this code, " send a few" and " delay" of the turn, the port LED to achieve the " take turns flashing" effect.// Hardware environment: ATmeg48 single-chip, CPU clock 1MHz// Software Environment: ICC AVR6.3 more than
Platform: | Size: 1024 | Author: 芳苹 | Hits:

[source in ebookled05221

Description: 编译通过下载后,应该观察到PC5端口上所连接的发光二极管以每秒1次的频率闪烁。 这个实例的重点除了实际使用定时器之外,更重要的是引入了软件模板的使用。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上-Compiled after download, it should be observed that the PC5 port on the light-emitting diode connected to the frequency of 1 per second flicker. The focus of this case in addition to the actual use of timers, it is more important is the introduction to the use of software templates.// Hardware environment: ATmeg48 single-chip, CPU clock 1MHz// Software Environment: ICC AVR6.3 more than
Platform: | Size: 32768 | Author: 芳苹 | Hits:

[source in ebookInterruptKeyboard

Description: 在这个实例中,模拟了按键唤醒功能。单片机通常在空闲的时候处于休眠状态,直到用户通过按键操作它时,才醒过来全速运行。另外此例讨论了编写键盘程序时的另一个重要问题:去抖动。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上-In this case, the simulation of the wake-up function keys. Single-chip idle time usually dormant until the user through the key operation of it, only to wake up to run at full speed. Also discussed in this case, the keyboard program to prepare another important issue: to jitter.// Hardware environment: ATmeg48 single-chip, CPU clock 1MHz// Software Environment: ICC AVR6.3 more than
Platform: | Size: 12288 | Author: 芳苹 | Hits:

[SCMM64-PS2

Description: 基于PS2键盘程序设计 功 能:PS@键盘 时钟频率:无要求 设 计:改自微雪 修改日期:2007年08月01日 编译环境:ICC-AVR6.31 实验环境:M64学习板 使用端口:SCK:PD3 SDK:PD4-PS2 keyboard-based program design features: PS @ keyboard clock frequency: No request Design: adapted from Weixue modified: August 1, 2007 compiler environment: ICC-AVR6.31 experimental environment: M64 boards to study the use of ports: SCK: PD3 SDK: PD4
Platform: | Size: 34816 | Author: 吴勇 | Hits:

[SCMLCD_1602

Description: ICC AVR6.25A ATMEGA16L芯片 LCD1602驱动程序-ICC AVR6.25A ATMEGA16L chip LCD1602 driver
Platform: | Size: 2048 | Author: liusong | Hits:

[SCMAD_voltage

Description: 编译为ICC AVR6.25A ATMEGA16L芯片 ad转换-Compiled for the ICC AVR6.25A ATMEGA16L chip ad conversion
Platform: | Size: 1024 | Author: liusong | Hits:

[SCMled_7219

Description: 编译为ICC AVR6.25A ATMEGA16L芯片 MAX7219驱动八位数码管显示-Compiled for the ICC AVR6.25A ATMEGA16L chip MAX7219 LED display driver 8
Platform: | Size: 1024 | Author: liusong | Hits:

[Embeded-SCM DevelopLED

Description: 通过ATMEGA16芯片编译ICC AVR6.31A,通过按键INT0,INT1改变流水灯LED显示方式。-Highlight LED
Platform: | Size: 1024 | Author: | Hits:

[SCM2_SMG

Description: 数码管滚动显示数据,ATMEGA16芯片,环境:编译为ICC AVR6.31A,仿真为AVR Studio4.12sp4。功能是显示8位数据信息。-Scrolling digital control data, ATMEGA16 chip environment: compiler for the ICC AVR6.31A, simulation for the AVR Studio4.12sp4. Function is to display 8-bit data.
Platform: | Size: 24576 | Author: | Hits:

[Embeded-SCM DevelopKEY

Description: 基于硬件ATMEGA16芯片。环境:编译为:ICC AVR6.31A,仿真为AVR Studio4.12sp4。功能:4*4键盘,有键按下时显示相应的值。-ATMEGA16 chip-based hardware. Environment: Compile as: ICC AVR6.31A, simulation for the AVR Studio4.12sp4. Features: 4* 4 keyboard, a key is pressed to display the corresponding values.
Platform: | Size: 23552 | Author: | Hits:

[SCMds12c887LCD1602

Description: 编译为ICC AVR6.25A,仿真为AVR Studio4.10 硬件:ATMEGA16芯片 红外遥控器数码管显示-Compiled for the ICC AVR6.25A, simulation for the AVR Studio4.10 Hardware: ATMEGA16 chip digital display Infrared remote control
Platform: | Size: 48128 | Author: shining | Hits:

[Education soft systemAVRaUSB

Description: AVR单片机开发的USB芯片,编译为ICC AVR6.25A,仿真为AVR Studio4.10 -USB chip, the compiler for AVR microcontroller development the ICC AVR6.25A, simulation AVR Studio4.10
Platform: | Size: 104448 | Author: 高工 | Hits:
« 12 »

CodeBus www.codebus.net